From: Felix Fietkau Date: Thu, 8 Jan 2009 21:16:08 +0000 (+0000) Subject: lldpd does not compile with linux 2.4 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=277ca66692b5565496bf3e1ce88db453d41f4a53;p=openwrt%2Fsvn-archive%2Fpackages.git lldpd does not compile with linux 2.4 SVN-Revision: 13940 --- diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile index 7fd357fdd..4238e4662 100644 --- a/net/lldpd/Makefile +++ b/net/lldpd/Makefile @@ -24,6 +24,7 @@ define Package/lldpd SECTION:=net CATEGORY:=Network TITLE:=Link Layer Discovery Protocol damon + DEPENDS:=@!LINUX_2_4 URL:=http://www.bitwizard.nl/lldpd/ endef